feat(r8-tests): Add R8 special formats tests#78
Closed
Conversation
romtsn
commented
Jan 21, 2026
romtsn
commented
Jan 21, 2026
romtsn
commented
Jan 21, 2026
…sts-line-number-handling
… edge cases (#79) - Split source file names by the last `:` occurrence - Additionally fixes no-line original line preservation - Also removes `tests/r8-source-file-edge-cases.NOTES.md` - Removes two tests that we agreed do not need fixing
…ne-number-handling
…ests-line-number-handling
…ests-line-number-handling
1f47546 to
94d628e
Compare
d1f689b to
5aeaf34
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## rz/fix/r8-tests-method-overloading #78 +/- ##
=====================================================================
Coverage ? 84.92%
=====================================================================
Files ? 9
Lines ? 3754
Branches ? 0
=====================================================================
Hits ? 3188
Misses ? 566
Partials ? 0 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…ecial-formats # Conflicts: # src/builder.rs # src/cache/mod.rs # src/mapper.rs # src/mapping.rs # src/utils.rs # tests/r8-line-number-handling.rs # tests/r8-method-overloading.rs
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Member
Author
|
i'm gonna drop this one since there are no tests here that are valuable or testing something that isn't already tested |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Part of #40
R8 Retrace Test Coverage